home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2002 March
/
PCWorld_2002-03_cd.bin
/
Komunik
/
opera
/
mac
/
Opera5.0Installer.PPC.sit
/
Opera 5.0 Installer.PPC
/
Styles
/
dir.css
< prev
next >
Wrap
Cascading Style Sheet File
|
2001-08-24
|
759b
|
49 lines
/* Stylesheet for the Opera Directory document */
/* Copyright 2000 Opera Software */
body {
font-size: 14px;
font-family: Lucida console, Courier New, monospace;
background-color: white;
color: black;
}
a:link, a:visited {
color: blue;
background-color: white;
text-decoration: none;
}
a:hover {
color: #080;
text-decoration: none;
}
img {
border: 0;
margin-right: 0.25em;
vertical-align: top;
}
table {
border: 0;
border-spacing: 0;
font-size: 14px;
}
td {
vertical-align: top;
white-space: nowrap;
padding: 0;
}
.type {
font-family: Georgia, serif;
}
.nameh, .typeh, .sizeh, .timeh {
background-color: #ddd;
font-family: Georgia, serif;
}
.typeh, .sizeh, .timeh, .type, .size, .time {
padding-left: 1.5em;
}
.sizeh, .size {
text-align: right;
}